MessageResponseItems Property |
Contains a collection of all the response objects that are associated with an item in the Exchange store.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<ResponseItem> ResponseItems { get; }Public ReadOnly Property ResponseItems As IList(Of ResponseItem)
Get
Property Value
Type:
IListResponseItem
See Also